.Net Framework >
v2.0.50727 >
System >
Collections >
Generic >
SortedList<TKey,TValue>
SortedList<TKey,TValue>
- Category
- Class
- Description
- Represents a collection of key/value pairs that are sorted by key based on the associated System.Collections.Generic.IComparer`1 implementation.
- Assembly
- System
- Character
- public
- Attributes
-
- Ancestors
- Object
- Implements
- System.Collections.Generic.IDictionary<TKey,TValue>, System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>, IDictionary, ICollection, IEnumerable
- Contstructors
-
SortedList<TKey,TValue>()
SortedList<TKey,TValue>(IComparer<TKey>)
SortedList<TKey,TValue>(IDictionary<TKey,TValue>)
SortedList<TKey,TValue>(IDictionary<TKey,TValue>,IComparer<TKey>)
SortedList<TKey,TValue>(Int32)
SortedList<TKey,TValue>(Int32,IComparer<TKey>) - Properties
-
Capacity
Comparer
Count
Item(TKey)
Keys
IsReadOnly
Keys
Values
IsSynchronized
SyncRoot
IsFixedSize
IsReadOnly
Item
Keys
Values
Values - Methods
-
Add(TKey,TValue)
Clear()
ContainsKey(TKey)
ContainsValue(TValue)
GetEnumerator()
IndexOfKey(TKey)
IndexOfValue(TValue)
Remove(TKey)
RemoveAt(Int32)
Add()
Contains()
CopyTo()
Remove()
GetEnumerator()
CopyTo()
Add()
Contains()
GetEnumerator()
Remove()
GetEnumerator()
TrimExcess()
TryGetValue(TKey,TValue@) - Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers
- More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database